home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / os2 / ijb14b1.zip / blockfile.org < prev    next >
Text File  |  1997-08-20  |  1KB  |  30 lines

  1. #    Illustrative Blockfile for the Internet Junkbuster
  2. # For more detail, see http://www.junkbusters.com/ht/en/ijbfaq.html#blocking
  3. # More comprehensive blockfiles are available elsewhere, try searching
  4. # documents that mention "junkbuster" and are called "blocklist" e.g.
  5. # altavista.digital.com/cgi-bin/query?pg=q&what=web&fmt=.&q=%2Bjunkbuster+%2Burl%3Ablocklist
  6.  
  7. # Empty lines and lines beginning with a # is ignored.
  8. # The following line should be included to block use of telnet (port 23)
  9. :23
  10.  
  11. # To block a particular URL, you can list it in full (omit the http://):
  12. www.junkbusters.com/images/space.gif
  13. www7.suckerfinder.com/cgi-bin/compost_tumbler/strayed-in-from=14387
  14. # You can chop off parts on the left and right to get a broader block:
  15. suckerfinder.com/cgi-bin/compost_tumbler/
  16.  
  17. # To block an entire site, simply include its domain name:
  18. ad.manipumedia.net
  19. patentlyoffensive.com
  20.  
  21. # With no hostname, a pathname blocks regardless of the domain name:
  22. /images/banners/mindless/
  23. /bandwidth-hogs/
  24.  
  25. # If compiled with the pattern matching option, you can use patterns such as
  26. /*.*/banners/
  27. /*.*/DespisedProductName.*.gif
  28. # For more details see http://www.junkbusters.com/ht/en/ijbfaq.html#regex
  29.  
  30.